[INFO] cloning repository https://github.com/rosacry/ssbu-adaptive-ai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosacry/ssbu-adaptive-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 780c3dcb6582814c6aedb3c06cb0fc1a6ae561ef
[INFO] checking rosacry/ssbu-adaptive-ai against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosacry%2Fssbu-adaptive-ai" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rosacry/ssbu-adaptive-ai
[INFO] finished tweaking git repo https://github.com/rosacry/ssbu-adaptive-ai
[INFO] tweaked toml for git repo https://github.com/rosacry/ssbu-adaptive-ai written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rosacry/ssbu-adaptive-ai on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rosacry/ssbu-adaptive-ai already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded skyline_macro v0.2.1
[INFO] [stderr]   Downloaded skyline v0.6.0
[INFO] [stderr]   Downloaded nnsdk v0.6.1
[INFO] [stderr]   Downloaded libc-nnsdk v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74b2d053ecbe413ea763ba34f39a24e2f347d462af54122bdd83f0c48328a946
[INFO] running `Command { std: "docker" "start" "-a" "74b2d053ecbe413ea763ba34f39a24e2f347d462af54122bdd83f0c48328a946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b2d053ecbe413ea763ba34f39a24e2f347d462af54122bdd83f0c48328a946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b2d053ecbe413ea763ba34f39a24e2f347d462af54122bdd83f0c48328a946", kill_on_drop: false }`
[INFO] [stdout] 74b2d053ecbe413ea763ba34f39a24e2f347d462af54122bdd83f0c48328a946
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c7176b72ca07e522cd7377aa6f0f3b362121de599a8100c12087f3a45236f2c
[INFO] running `Command { std: "docker" "start" "-a" "2c7176b72ca07e522cd7377aa6f0f3b362121de599a8100c12087f3a45236f2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking adaptive_core v0.1.0 (/opt/rustwide/workdir/crates/adaptive_core)
[INFO] [stderr]     Checking skyline_plugin v0.1.0 (/opt/rustwide/workdir/crates/skyline_plugin)
[INFO] [stdout] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_diagnostic_config` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_duplicate_global_skip` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:471:15
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub(crate) fn note_live_hook_summary_update_action_duplicate_global_skip() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking telemetry_cli v0.1.0 (/opt/rustwide/workdir/crates/telemetry_cli)
[INFO] [stdout] warning: function `global_hook_bridge_has_active_session` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1186:15
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub(crate) fn global_hook_bridge_has_active_session() -> bool {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_diagnostic_config` is never used
[INFO] [stdout]     --> crates/skyline_plugin/src/hook_bridge.rs:1196:15
[INFO] [stdout]      |
[INFO] [stdout] 1196 | pub(crate) fn global_diagnostic_config() -> crate::config::DiagnosticConfig {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_aux_hook_trace_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub(crate) fn clear_live_aux_hook_trace_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_live_hook_summary_once` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:323:15
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) fn clear_live_hook_summary_once() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `maybe_flush_live_hook_summary` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:424:4
[INFO] [stdout]     |
[INFO] [stdout] 424 | fn maybe_flush_live_hook_summary(_reason: &str) {}
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_entry` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | pub(crate) fn note_live_hook_summary_update_action_entry() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_snapshot` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:453:15
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub(crate) fn note_live_hook_summary_update_action_snapshot(_frame_index: u64) {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `note_live_hook_summary_update_action_owned_invoke` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:462:15
[INFO] [stdout]     |
[INFO] [stdout] 462 | pub(crate) fn note_live_hook_summary_update_action_owned_invoke() {}
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_reset_live_update_action_global_frame_dispatch` is never used
[INFO] [stdout]    --> crates/skyline_plugin/src/skyline_stub.rs:678:4
[INFO] [stdout]     |
[INFO] [stdout] 678 | fn should_reset_live_update_action_global_frame_dispatch(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Reserve`, `Free`, and `Unknown` are never constructed
[INFO] [stdout]   --> crates/telemetry_cli/src/memory.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum MemoryRegionState {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout]  7 |     Commit,
[INFO] [stdout]  8 |     Reserve,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  9 |     Free,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryRegionState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AddressOutOfRange`, `OpenProcess`, and `Read` are never constructed
[INFO] [stdout]   --> crates/telemetry_cli/src/memory.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum ProcessMemoryError {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     AddressOutOfRange(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[error("failed to open process {pid}: {source}")]
[INFO] [stdout] 39 |     OpenProcess { pid: u32, source: std::io::Error },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     #[error("failed to read process {pid} memory at {address:#x}: {source}")]
[INFO] [stdout] 41 |     Read {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessMemoryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Reserve`, `Free`, and `Unknown` are never constructed
[INFO] [stdout]   --> crates/telemetry_cli/src/memory.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum MemoryRegionState {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout]  7 |     Commit,
[INFO] [stdout]  8 |     Reserve,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]  9 |     Free,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     Unknown,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MemoryRegionState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `AddressOutOfRange`, `OpenProcess`, and `Read` are never constructed
[INFO] [stdout]   --> crates/telemetry_cli/src/memory.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum ProcessMemoryError {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     AddressOutOfRange(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[error("failed to open process {pid}: {source}")]
[INFO] [stdout] 39 |     OpenProcess { pid: u32, source: std::io::Error },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     #[error("failed to read process {pid} memory at {address:#x}: {source}")]
[INFO] [stdout] 41 |     Read {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProcessMemoryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.96s
[INFO] running `Command { std: "docker" "inspect" "2c7176b72ca07e522cd7377aa6f0f3b362121de599a8100c12087f3a45236f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7176b72ca07e522cd7377aa6f0f3b362121de599a8100c12087f3a45236f2c", kill_on_drop: false }`
[INFO] [stdout] 2c7176b72ca07e522cd7377aa6f0f3b362121de599a8100c12087f3a45236f2c
